Skip to content

[Backport release-25.11] nextcloud-talk-desktop: 2.0.3 -> 2.0.4, add darwin support, fix missing library#468499

Merged
mdaniels5757 merged 6 commits intoNixOS:release-25.11from
mdaniels5757:backport-466426-to-release-25.11
Dec 24, 2025
Merged

[Backport release-25.11] nextcloud-talk-desktop: 2.0.3 -> 2.0.4, add darwin support, fix missing library#468499
mdaniels5757 merged 6 commits intoNixOS:release-25.11from
mdaniels5757:backport-466426-to-release-25.11

Conversation

@mdaniels5757
Copy link
Member

@mdaniels5757 mdaniels5757 commented Dec 6, 2025

Manual backport of #442932 #466201 #466426 to release-25.11.

Things done

  • Built on platform:
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • Tested, as applicable:
  • Ran nixpkgs-review on this PR. See nixpkgs-review usage.
  • Tested basic functionality of all binary files, usually in ./result/bin/.
  • Nixpkgs Release Notes
    • Package update: when the change is major or breaking.
  • NixOS Release Notes
    • Module addition: when adding a new NixOS module.
    • Module update: when the change is significant.
  • Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other READMEs.

Add a 👍 reaction to pull requests you find important.

@nixpkgs-ci nixpkgs-ci bot requested a review from kashw2 December 6, 2025 19:12
@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. 4.workflow: backport This targets a stable branch labels Dec 6, 2025
@mdaniels5757

This comment was marked as outdated.

@ofborg ofborg bot added the 6.topic: darwin Running or building packages on Darwin label Dec 6, 2025
@mdaniels5757 mdaniels5757 marked this pull request as draft December 6, 2025 19:21
@nixpkgs-ci nixpkgs-ci bot added the 2.status: merge-bot eligible This PR can be merged by commenting "@NixOS/nixpkgs-merge-bot merge". label Dec 11, 2025
@mdaniels5757
Copy link
Member Author

nixpkgs-review result

Generated using nixpkgs-review-gha

Command: nixpkgs-review pr 468499
Commit: 39fbb7488312e084bf8dcfe86ce74ba351c5d22d (subsequent changes)
Merge: 1959b98d566874371409900d4d4f573ff378cf97

Logs: https://github.com/mdaniels5757/nixpkgs-review-gha/actions/runs/20184829358

Download packages from cache:
  • x86_64-linux
    nix-store -r --add-root nixpkgs-pr-468499-x86_64-linux \
      --option binary-caches 'https://cache.nixos.org/ https://mdaniels5757-nix.cachix.org' \
      --option trusted-public-keys '
      cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
      mdaniels5757-nix.cachix.org-1:iT2D2XMbTS301DFoC8sTOSP86fXMPiGrvPnrEsQN5uo=
      ' \
      /nix/store/8ic34cvk0mbakq406psg7yhxccgakgzc-nextcloud-talk-desktop-2.0.4
  • x86_64-darwin
    nix-store -r --add-root nixpkgs-pr-468499-x86_64-darwin \
      --option binary-caches 'https://cache.nixos.org/ https://mdaniels5757-nix.cachix.org' \
      --option trusted-public-keys '
      cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
      mdaniels5757-nix.cachix.org-1:iT2D2XMbTS301DFoC8sTOSP86fXMPiGrvPnrEsQN5uo=
      ' \
      /nix/store/2rfa9wfbw7vpq7dw3s08fs4rlw65sgns-nextcloud-talk-desktop-2.0.4
  • aarch64-darwin
    nix-store -r --add-root nixpkgs-pr-468499-aarch64-darwin \
      --option binary-caches 'https://cache.nixos.org/ https://mdaniels5757-nix.cachix.org' \
      --option trusted-public-keys '
      cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
      mdaniels5757-nix.cachix.org-1:iT2D2XMbTS301DFoC8sTOSP86fXMPiGrvPnrEsQN5uo=
      ' \
      /nix/store/912cj6vs0l8z971wffll9linm238b47y-nextcloud-talk-desktop-2.0.4

x86_64-linux

✅ 1 package built:
  • nextcloud-talk-desktop

x86_64-darwin (sandbox = true)

✅ 1 package built:
  • nextcloud-talk-desktop

aarch64-darwin (sandbox = true)

✅ 1 package built:
  • nextcloud-talk-desktop

@mdaniels5757 mdaniels5757 marked this pull request as ready for review December 13, 2025 02:04
@mdaniels5757 mdaniels5757 added this pull request to the merge queue Dec 24, 2025
Merged via the queue into NixOS:release-25.11 with commit a9a04b7 Dec 24, 2025
28 of 30 checks passed
@mdaniels5757 mdaniels5757 deleted the backport-466426-to-release-25.11 branch December 24, 2025 02:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2.status: merge-bot eligible This PR can be merged by commenting "@NixOS/nixpkgs-merge-bot merge". 4.workflow: backport This targets a stable branch 6.topic: darwin Running or building packages on Darwin 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants